#template bathymetry file for regularly spaced data
#replace all entries that start with #Replace with...(do not replace these entries #startOfDataMarker and #endOfDataMarker)
#save the file in the bathymetry directory with the same name as the project with extension depomodbathymetryproperties (e.g somewhereOnSea.depomodbathymetryproperties)
Domain.data.elementFormat=csvRegularGrid
Domain.data.numberOfElementsX=#Replace with number of elements in easting
Domain.data.numberOfElementsY=#Replace with number of elements in northing
Domain.spatial.maxX=#Replace with most easterly reference of bounding box
Domain.spatial.maxY=#Replace with most northerly reference of bounding box
Domain.spatial.minX=#Replace with most westerly reference of bounding box
Domain.spatial.minY=#Replace with most southerly reference of bounding box
Domain.spatial.reference.system.Wkt2=PROJECTEDCRS["OSGB 1936 / British National Grid",GEOGCS["OSGB 1936",DATUM["OSGB_1936",SPHEROID["Airy 1830",6377563.396,299.3249646,AUTHORITY["EPSG","7001"]],AUTHORITY["EPSG","6277"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4277"]],UNIT["metre",1,AUTHORITY["EPSG","9001"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",49],PARAMETER["central_meridian",-2],PARAMETER["scale_factor",0.9996012717],PARAMETER["false_easting",400000],PARAMETER["false_northing",-100000],AUTHORITY["EPSG","27700"],AXIS["Easting",EAST],AXIS["Northing",NORTH]]
endOfDataMarker=endOfDataMarker
startOfDataMarker=startOfDataMarker
#startOfDataMarker
#Replace with Comma Separated Bathyemetry Data - note should be in map project: first entry north west corner, last entry south east corner. The number of columns should match Domain.data.numberOfElementsX, the number of rows should match Domain.data.numberOfElementsY
#endOfDataMarker
